aboutsummaryrefslogtreecommitdiff
path: root/src/app/kdrama/[id]
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-04-12 09:22:28 +0530
committerreal-zephex <[email protected]>2024-04-12 09:22:28 +0530
commitc84ff0bdae649ec1b09f1eaf2dbea1391aec27f3 (patch)
tree195346090baeb2e4dae17f45bf8298918215dc67 /src/app/kdrama/[id]
parentfixes: manga search is now fixed. removed the netlify card from the homepage ... (diff)
downloaddramalama-c84ff0bdae649ec1b09f1eaf2dbea1391aec27f3.tar.xz
dramalama-c84ff0bdae649ec1b09f1eaf2dbea1391aec27f3.zip
fix: fixed kdrama page and made it available
Diffstat (limited to 'src/app/kdrama/[id]')
-rw-r--r--src/app/kdrama/[id]/buttons.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/kdrama/[id]/buttons.jsx b/src/app/kdrama/[id]/buttons.jsx
index c760b96..c41c32f 100644
--- a/src/app/kdrama/[id]/buttons.jsx
+++ b/src/app/kdrama/[id]/buttons.jsx
@@ -66,6 +66,7 @@ export default function EpisodesButtons({ data: episodeData, id: dramaId }) {
load="eager"
className={styles.VideoPlayer}
playsInline
+ volume={0.5}
>
<MediaProvider />
<PlyrLayout icons={plyrLayoutIcons} />